Closed
Bug 1469583
Opened 7 years ago
Closed 7 years ago
add 'verify' as an option for web-platform-tests manifests
Categories
(Testing :: General, enhancement)
Testing
General
Tracking
(firefox62 fixed)
RESOLVED
FIXED
mozilla62
Tracking | Status | |
---|---|---|
firefox62 | --- | fixed |
People
(Reporter: jmaher, Assigned: jmaher)
References
(Blocks 1 open bug)
Details
Attachments
(1 file)
currently if we do |disabled: if verify| in a wpt manifest file, it will still run. We need to add this value to the key/value pairs we build up in wpt test manifest parsing.
Assignee | ||
Updated•7 years ago
|
Blocks: test-verify
Comment 1•7 years ago
|
||
when running test-verify there are known failures and we need the ability to mark tests as disabled when run in test-verify mode
Comment 2•7 years ago
|
||
Comment on attachment 8986203 [details]
Bug 1469583 - add 'verify' as an option for web-platform-tests manifests. r=gbrown
Geoff Brown [:gbrown] has approved the revision.
https://phabricator.services.mozilla.com/D1702
Attachment #8986203 -
Flags: review+
Pushed by jmaher@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/3f6f60208965
add 'verify' as an option for web-platform-tests manifests. r=gbrown
Comment 4•7 years ago
|
||
bugherder |
Status: NEW → RESOLVED
Closed: 7 years ago
status-firefox62:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → mozilla62
Created web-platform-tests PR https://github.com/web-platform-tests/wpt/pull/11579 for changes under testing/web-platform/tests
Upstream PR merged
Updated•7 years ago
|
Assignee: nobody → jmaher
You need to log in
before you can comment on or make changes to this bug.
Description
•